Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #38136 - Display subscription-manager status in logs #10414

Open
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

jcpunk
Copy link
Contributor

@jcpunk jcpunk commented Jan 14, 2025

This adds a run of subscription-manager refresh and subscription-manager status to the lis of commands run during registration.

When trying to regenerate the templates I get:

$ bundle install 
Fetching gem metadata from https://rubygems.org/.........
Resolving dependencies...
Could not find compatible versions

Because safemode >= 1.5.0 depends on Ruby >= 2.7, < 3.2
  and safemode >= 1.4.0, < 1.5.0 depends on Ruby >= 2.7, < 3.1,
  safemode >= 1.4.0 requires Ruby >= 2.7, < 3.2.
So, because Gemfile depends on safemode >= 1.4, < 2
  and current Ruby version is = 3.3.6,
  version solving has failed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant